![]() |
YNQ
YNQ-1.5.0
|
#include <ccapi.h>
Data Fields | |
| CCSmbDialect | dialect |
| NQ_UINT32 | serverCapabilities |
| NQ_IPADDRESS * | ips |
| NQ_COUNT | numIps |
| NQ_INT | serverSigningPolicy |
This structure describes server information.
| CCSmbDialect CCServerInfo::dialect |
SMB dialect, see: CCSmbDialect
| NQ_UINT32 CCServerInfo::serverCapabilities |
server capabilities, combination of the following bits: CC_CAPABILITY_DFS ,CC_CAPABILITY_LEASING, CC_CAPABILITY_LARGE_MTU, CC_CAPABILITY_MULTI_CHANNEL, CC_CAPABILITY_PERSISTENT_HANDLES, CC_CAPABILITY_DIRECTORY_LEASING, CC_CAPABILITY_ENCRYPTION
| NQ_IPADDRESS* CCServerInfo::ips |
pointer to server IP addresses.
| NQ_COUNT CCServerInfo::numIps |
number of IP addresses in the array above.
| NQ_INT CCServerInfo::serverSigningPolicy |
server signing policy, combination of the following bits: CC_SIGNING_ENABLED ,CC_SIGNING_REQUIRED